Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔧 Add config option for sasl_ir #294

Merged
merged 1 commit into from
Jun 15, 2024
Merged

🔧 Add config option for sasl_ir #294

merged 1 commit into from
Jun 15, 2024

Conversation

nevans
Copy link
Collaborator

@nevans nevans commented Jun 13, 2024

This config option becomes the default value for the Net::IMAP#authenticate kwarg with the same name.

By making it configurable, users can more easily opt out of the new behavior, which can force a CAPABILITY call. It shouldn't generally shouldn't be necessary to avoid calling CAPABILITY, but... see #278!

(NOTE: this PR depends on #291)

@nevans nevans changed the title 🔧 Add config optiun for sasl_ir 🔧 Add config option for sasl_ir Jun 13, 2024
@nevans nevans added this to the v0.5 milestone Jun 13, 2024
Base automatically changed from config-class to master June 14, 2024 13:56
This config option becomes the default value for the `#authenticate`
kwarg with the same name.
@nevans nevans merged commit 7e3148c into master Jun 15, 2024
26 checks passed
@nevans nevans deleted the config-sasl_ir branch June 15, 2024 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant